home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util4 / 0utils.lha / 0Utils / WB_Delete.doc < prev    next >
Text File  |  1995-09-05  |  864b  |  54 lines

  1.  
  2.  
  3.  
  4.     NAME
  5.     WB_Delete
  6.  
  7.     SYNOPSIS
  8.     WB_Delete -  simulate WB deleting a file  - Requires v37
  9.  
  10.     INPUTS
  11.     "FILE/M/A,ONLYICONS/S,ALL/S"
  12.  
  13.     DESCRIPTION
  14.  
  15.     "WB_Delete file" deletes the files
  16.     "file" and "file.info" and additionally
  17.     deletes the DiskObject of "file" (the visible
  18.     icon) from the workbench.
  19.     
  20.  
  21.     
  22.         
  23.  
  24.     NOTES
  25.     * CLI - only
  26.  
  27.     * should compile with SAS-C
  28.     
  29.  
  30.     BUGS
  31.  
  32.     * WB_Delete breaks on the first error
  33.     * Disk.info is not handled proberly
  34.     
  35.  
  36.     EXAMPLES
  37.  
  38.  
  39.     HISTORY
  40.  
  41.     12-02-95 b_noll created
  42.     20-02-95 b_noll restructured source
  43.     21-02-95 b_noll added version/format-prefix/offset
  44.     20-03-95 b_noll added args diagnostics
  45.     19-08-95 b_noll created .data file
  46.     30-08-95 b_noll v1.3 added wildcard support,
  47.             added ctl-c handling (*ouch*)
  48.     
  49.  
  50.     AUTHOR
  51.     Bernd Noll, Brunnenstrasse 55, D-67661 Kaiserslautern
  52.     noll@student.uni-kl.de
  53.  
  54.